repo.or.cz
/
windows-sources.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
added samples
[windows-sources.git]
/
sdk
/
samples
/
all in on code
/
Visual Studio 2010
/
VBSL4COMInterop
/
App.xaml
blob
0dd46a5e692f3718071126a7344a94251db004b5
1
<Application xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
2
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
3
x:Class="VBSL4COMInterop.App"
4
>
5
<Application.Resources>
6
7
</Application.Resources>
8
</Application>